|
|
L4T Multimedia API Reference28.1 Release |

Data Fields | |
| unsigned int | x1 |
| Holds start horizontal coordinate in pixels. More... | |
| unsigned int | y1 |
| Holds start vertical coordinate in pixels. More... | |
| unsigned int | x2 |
| Holds end horizontal coordinate in pixels. More... | |
| unsigned int | y2 |
| Holds end vertical coordinate in pixels. More... | |
| unsigned int | arrow_width |
| Holds arrow_width in pixels. More... | |
| unsigned int | start_arrow_head |
| NvOSD_ColorParams | arrow_color |
| Holds boolean value indicating whether arrow head is at start or at end. More... | |
| unsigned int | reserved |
| reserved field for future usage. More... | |
| NvOSD_ColorParams _NvOSD_ArrowParams::arrow_color |
| unsigned int _NvOSD_ArrowParams::arrow_width |
| unsigned int _NvOSD_ArrowParams::reserved |
| unsigned int _NvOSD_ArrowParams::x1 |
| unsigned int _NvOSD_ArrowParams::x2 |
| unsigned int _NvOSD_ArrowParams::y1 |
| unsigned int _NvOSD_ArrowParams::y2 |